home *** CD-ROM | disk | FTP | other *** search
/ PC Media 4 / PC MEDIA CD04.iso / share / os2 / os2_031a / readme < prev    next >
Encoding:
Text File  |  1994-12-22  |  4.6 KB  |  104 lines

  1.                                            A d v a n c e d
  2.                    ▄▄▄▄  ▄▄▄▄▄    ▄▄▄▄  ▄▄    ▄▄ ▄  ▄▄▄▄▄
  3.                   ▐  ▄▄  ▐    ▌  ▐█  █▌ ▐█    █▌ █ ▐▄▄▄▄▄
  4.                   ▐    ▌ ▐▀▀█▀  ▐█    █▌ ▐█  █▌  █       ▌
  5.                    ▀▀▀▀  ▀   ▀  ▀      ▀  ▀▀▀▀   ▀  ▀▀▀▀▀
  6.                   Advanced Gravis Computer Technology Ltd.
  7.  
  8.       Fax (604) 431-5155                   BBS  (604) 431-5927 V32bis
  9.       Compuserve: GO PCVENB (71333,350)    InterNET EMail: tech@gravis.com
  10.       FidoNET: 1:153/978                   SBCNET: 13:900/3
  11.       AOL: Adv Gravis                      Genie: Page M805 Topic 6
  12.         Copyright (C) 1994 by Advanced Gravis Computer Technology Ltd.
  13.                            All Rights Reserved
  14.  
  15. =============================================================================
  16.  
  17.                  Advanced Gravis Audio Engine for OS/2
  18.                  -------------------------------------
  19.  
  20. List of files in this package
  21. -----------------------------
  22.  AUDPLAY  ICO ........... MINSTALL script information
  23.  CARDINFO DLL ........... MINSTALL script information
  24.  CONTROL  SCR ........... MINSTALL script information
  25.  MIDIPLAY ICO ........... MINSTALL script information
  26.  README       ........... This README file
  27.  TECHINFO DOC ........... A bug reporting form
  28.  ULTRA    HLP ........... MINSTALL script information
  29.  ULTRA    SCR ........... MINSTALL script information
  30.  ULTRA2   SYS ........... OS/2 Audio engine driver
  31.  ULTRADMN EXE ........... OS/2 Audio engine patch-loading daemon
  32.  ULTRALDR EXE ........... OS/2 Audio engine boot-strap daemon
  33.  ULTRARES DLL ........... MINSTALL script information
  34.  VIDPLAY  ICO ........... MINSTALL script information
  35.  
  36. Description
  37. -----------
  38.  These drivers provide OS/2 multimedia audio support for the Advanced Gravis
  39.  UltraSound line of audio cards.  The drivers support simultaneous playback of
  40.  WAVE and MIDI audio streams through the UltraSound card.
  41.  
  42. Installation instructions
  43. -------------------------
  44.  To install the drivers, unzip this package onto a floppy disk and run the
  45.  OS/2 MINSTALL utility.  Select UltraSound from the list of installable
  46.  drivers, and respond to the installation program's inquiries about your
  47.  UltraSound.  Once the install script has completed, reboot your machine.
  48.  
  49.  NOTE: If your UltraSound software is installed in a directory other than
  50.        C:\ULTRASND, you will have to adjust your config.sys file.  Change
  51.        the line:
  52.  
  53.               RUN=C:\MMOS2\ULTRALDR.EXE C:\ULTRASND\ULTRASND.INI
  54.  
  55.        to point to the actual UltraSound directory.  Eg, if your UltraSound
  56.        software was installed in D:\SOUND\ULTRA, then change the line to:
  57.  
  58.               RUN=C:\MMOS2\ULTRALDR.EXE D:\SOUND\ULTRA\ULTRASND.INI
  59.  
  60. Known limitations
  61. -----------------
  62.  These drivers are ALPHA drivers and, as such, are unsupported by Advanced
  63.  Gravis.  The drivers have the following known limitations, which will be
  64.  addressed in future releases:
  65.  
  66.   - 44KHz 16-bit stereo WAVE files may play with crackling and popping sounds
  67.     on some machines.
  68.  
  69.   - MIDI patch loading is optimized for cards with at least 512K of GUS
  70.     memory on board.  UltraSounds with 256K of memory may experience
  71.     performance and sound problems while playing MIDI files.
  72.  
  73.   - The driver provides no explicit support for DOS sessions.  This means
  74.     that if a DOS session tries to access the UltraSound card, it can, but
  75.     it might corrupt the state of the UltraSound drivers.  To restore the
  76.     state of the drivers, after using DOS audio, try doing the following:
  77.  
  78.       1) Run ULTRINIT in the DOS box and set up the mixer appropriately,
  79.       2) Run ULTRALDR (supplied with this package) in an OS/2 session with
  80.          the parameter "<Flush>" (quotes required).  This will instruct the
  81.          driver to ignore any currently loaded MIDI patches and to reload
  82.          them when necessary.
  83.  
  84. Problem reporting
  85. -----------------
  86.  As this is the first Alpha release of the drivers being distributed, it is
  87.  likely that new difficulties ("bugs") with the drivers will be discovered.
  88.  If you discover a problem that has not been addressed in this README, then
  89.  please fill out the TECHINFO.DOC form and e-mail it via the InterNet to:
  90.  
  91.                          os2.driver@gravis.com
  92.  
  93. Goodbye
  94. -------
  95.  Thanks for taking the time to try out these drivers.  Look forward to future
  96.  updated releases of these drivers to be released within a short time after
  97.  this release.
  98.  
  99.  Have a Merry Christmas and/or Happy Holidays, and
  100.  Enjoy using your UltraSound under OS/2...
  101.  
  102.  David Bollo
  103.  Advanced Gravis
  104.